home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Przegladarki internetowe / Mozilla Seamonkey 1.0.5 pl / seamonkey-1.0.5.pl-PL.win32.installer.exe / PLPL.XPI / bin / searchplugins / allegro.src < prev    next >
Encoding:
Text File  |  2005-04-16  |  860 b   |  36 lines

  1. # Allegro Search Plugin for Netscape 6+
  2. # Author: Exar <geetar@go2.pl>
  3. # Date: 14 Dec, 2003
  4. #
  5. # Country: PL
  6. # Language: pl
  7. # Category: 10 (Shopping)
  8. #
  9.  
  10. <SEARCH
  11.     version = "7.1"
  12.         name="Allegro"
  13.         description="Search items on Allegro"
  14.         method="GET"
  15.         action="http://www.allegro.pl/search.php"
  16.         searchform="http://www.allegro.pl"
  17.         queryCharset="UTF-8"
  18. >
  19. <INPUT NAME="string" user>
  20. <input name="sourceid" value="Mozilla-search">
  21.  
  22. <INTERPRET
  23.   browserResultType="result"
  24.   resultListStart="<p align=center><b>Do"
  25.   resultListEnd="</table></td></tr></table></td></tr></table>"
  26.   resultItemStart="</p></td><td><p>"
  27.   resultItemEnd="</span></span>"
  28. >
  29. </SEARCH>
  30.  
  31. <BROWSER
  32.       update="http://mycroft.mozdev.org/plugins/allegro.src"
  33.       updateIcon="http://mycroft.mozdev.org/plugins/allegro.png"
  34.       updateCheckDays="3"
  35. >
  36.